Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickTime Components /
Chapter 6 - Sequence Grabber Channel Components / Sequence Grabber Channel Components Reference
Functions / Configuration Functions for Video Channel Components


SGSetChannelBounds

The SGSetChannelBounds function allows the sequence grabber component to specify your channel's display boundary rectangle.

pascal ComponentResult SGSetChannelBounds (SGChannel c,
                                           Rect *bounds);
c
Identifies the channel connection for this operation.
bounds
Contains a pointer to a rectangle that defines your channel's display boundary rectangle.
DESCRIPTION
This rectangle defines the destination for data from this channel. This rectangle is defined in the graphics world that the sequence grabber component establishes by calling the SGSetGWorld function, described on page 6-37.

SPECIAL CONSIDERATIONS
The SGSetChannelBounds function adjusts the channel matrix, as appropriate.

RESULT CODES
cantDoThatInCurrentMode-9402Request invalid in current mode
notEnoughMemoryToGrab-9403Insufficient memory for record operation
deviceCantMeetRequest-9408Device cannot support grabber

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help